tools: provide explicit target for refetching/resetting qemu
authorIan Campbell <ian.campbell@citrix.com>
Tue, 9 Nov 2010 18:15:25 +0000 (18:15 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 9 Nov 2010 18:15:25 +0000 (18:15 +0000)
commitcb6c757fa4e9b79e32adac8d1648e6faed6923d7
tree216c7e6119c897b51f2ad969fdb46fb91477b2e4
parent8fe49db6bda46327bc04bace2cf6a88402d8929e
tools: provide explicit target for refetching/resetting qemu

This patch adds an explicit update mechanism:
  make tools/ioemu-dir-force-update
This isn't brilliant but is better than doing "cd tools/ioemu-remote
&& git reset --hard <sha1...>" by hand.

Note that invoking this target will destroy all working tree changes
made to qemu-xen.

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Makefile
tools/Makefile